home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / util / moni / asp.lha / offset / dos < prev    next >
Text File  |  1995-09-05  |  2KB  |  155 lines

  1. 1e Open()
  2. 24 Close()
  3. 2a Read()
  4. 30 Write()
  5. 36 Input()
  6. 3c Output()
  7. 42 Seek()
  8. 48 DeleteFile()
  9. 4e Rename()
  10. 54 Lock()
  11. 5a UnLock()
  12. 60 DupLock()
  13. 66 Examine()
  14. 6c ExNext()
  15. 72 Info()
  16. 78 CreateDir()
  17. 7e CurrentDir()
  18. 84 IoErr()
  19. 8a CreateProc()
  20. 90 Exit()
  21. 96 LoadSeg()
  22. 9c UnLoadSeg()
  23. ae DeviceProc()
  24. b4 SetComment()
  25. ba SetProtection()
  26. c0 DateStamp()
  27. c6 Delay()
  28. cc WaitForChar()
  29. d2 ParentDir()
  30. d8 IsInteractive()
  31. de Execute()
  32. e4 AllocDosObject()
  33. ea FreeDosObject()
  34. f0 DoPkt()
  35. f6 SendPkt()
  36. fc WaitPkt()
  37. 102 ReplyPkt()
  38. 108 AbortPkt()
  39. 10e LockRecord()
  40. 114 LockRecords()
  41. 11a UnLockRecord()
  42. 120 UnLockRecords()
  43. 126 SelectInput()
  44. 12c SelectOutput()
  45. 132 FGetC()
  46. 138 FPutC()
  47. 13e UnGetC()
  48. 144 FRead()
  49. 14a FWrite()
  50. 150 FGets()
  51. 156 FPuts()
  52. 15c VFWritef()
  53. 162 VFPrintf()
  54. 168 Flush()
  55. 16e SetVBuf()
  56. 174 DupLockFromFH()
  57. 17a OpenFromLock()
  58. 180 ParentOfFH()
  59. 186 ExamineFH()
  60. 18c SetFileDate()
  61. 192 NameFromLock()
  62. 198 NameFromFH()
  63. 19e SplitName()
  64. 1a4 SameLock()
  65. 1aa SetMode()
  66. 1b0 ExAll()
  67. 1b6 ReadLink()
  68. 1bc MakeLink()
  69. 1c2 ChangeMode()
  70. 1c8 SetFileSize()
  71. 1ce SetIoErr()
  72. 1d4 Fault()
  73. 1da PrintFault()
  74. 1e0 ErrorReport()
  75. 1ec Cli()
  76. 1f2 CreateNewProc()
  77. 1f8 RunCommand()
  78. 1fe GetConsoleTask()
  79. 204 SetConsoleTask()
  80. 20a GetFileSysTask()
  81. 210 SetFileSysTask()
  82. 216 GetArgStr()
  83. 21c SetArgStr()
  84. 222 FindCliProc()
  85. 228 MaxCli()
  86. 22e SetCurrentDirName()
  87. 234 GetCurrentDirName()
  88. 23a SetProgramName()
  89. 240 GetProgramName()
  90. 246 SetPrompt()
  91. 24c GetPrompt()
  92. 252 SetProgramDir()
  93. 258 GetProgramDir()
  94. 25e System()
  95. 264 AssignLock()
  96. 26a AssignLate()
  97. 270 AssignPath()
  98. 276 AssignAdd()
  99. 27c RemAssignList()
  100. 282 GetDeviceProc()
  101. 288 FreeDeviceProc()
  102. 28e LockDosList()
  103. 294 UnLockDosList()
  104. 29a AttemptLockDosList()
  105. 2a0 RemDosEntry()
  106. 2a6 AddDosEntry()
  107. 2ac FindDosEntry()
  108. 2b2 NextDosEntry()
  109. 2b8 MakeDosEntry()
  110. 2be FreeDosEntry()
  111. 2c4 IsFileSystem()
  112. 2ca Format()
  113. 2d0 Relabel()
  114. 2d6 Inhibit()
  115. 2dc AddBuffers()
  116. 2e2 CompareDates()
  117. 2e8 DateToStr()
  118. 2ee StrToDate()
  119. 2f4 InternalLoadSeg()
  120. 2fa InternalUnLoadSeg()
  121. 300 NewLoadSeg()
  122. 306 AddSegment()
  123. 30c FindSegment()
  124. 312 RemSegment()
  125. 318 CheckSignal()
  126. 31e ReadArgs()
  127. 324 FindArg()
  128. 32a ReadItem()
  129. 330 StrToLong()
  130. 336 MatchFirst()
  131. 33c MatchNext()
  132. 342 MatchEnd()
  133. 348 ParsePattern()
  134. 34e MatchPattern()
  135. 35a FreeArgs()
  136. 366 FilePart()
  137. 36c PathPart()
  138. 372 AddPart()
  139. 378 StartNotify()
  140. 37e EndNotify()
  141. 384 SetVar()
  142. 38a GetVar()
  143. 390 DeleteVar()
  144. 396 FindVar()
  145. 3a2 CliInitNewcli()
  146. 3a8 CliInitRun()
  147. 3ae WriteChars()
  148. 3b4 PutStr()
  149. 3ba VPrintf()
  150. 3c6 ParsePatternNoCase()
  151. 3cc MatchPatternNoCase()
  152. 3d8 SameDevice()
  153. 3de ExAllEnd()
  154. 3e4 SetOwner()
  155.